[INFO] fetching crate cargo-tarpaulin 0.35.5...
[INFO] fixing cargo-tarpaulin-0.35.5 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate cargo-tarpaulin 0.35.5 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate cargo-tarpaulin 0.35.5
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cargo-tarpaulin 0.35.5
[INFO] tweaked toml for crates.io crate cargo-tarpaulin 0.35.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cargo-tarpaulin 0.35.5 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cargo-tarpaulin 0.35.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4ed34057881472cfe35eab1f7b07b54da1c670b70bced9c7c6a4a6625ffb013a
[INFO] running `Command { std: "docker" "start" "4ed34057881472cfe35eab1f7b07b54da1c670b70bced9c7c6a4a6625ffb013a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4ed34057881472cfe35eab1f7b07b54da1c670b70bced9c7c6a4a6625ffb013a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ed34057881472cfe35eab1f7b07b54da1c670b70bced9c7c6a4a6625ffb013a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4ed34057881472cfe35eab1f7b07b54da1c670b70bced9c7c6a4a6625ffb013a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   libc v0.2.186 (as host dependency) removed features: extra_traits
[INFO] [stderr]   proc-macro2 v1.0.106 (as host dependency) removed features: span-locations
[INFO] [stderr]   semver v1.0.28 (as host dependency) removed features: serde
[INFO] [stderr]   syn v2.0.117 removed features: clone-impls, default, derive, extra-traits, fold, printing, proc-macro, visit, visit-mut
[INFO] [stderr]   tokio v1.52.1 removed features: windows-sys
[INFO] [stderr] 
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking libc v0.2.186
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]     Checking winnow v1.0.2
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking gzip-header v1.1.0
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]    Compiling object v0.39.1
[INFO] [stderr]    Compiling procfs v0.18.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking ruzstd v0.8.2
[INFO] [stderr]     Checking deflate v1.0.0
[INFO] [stderr]     Checking object v0.26.2
[INFO] [stderr]     Checking md5 v0.8.0
[INFO] [stderr]     Checking procfs-core v0.18.0
[INFO] [stderr]     Checking leb128 v0.2.6
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking quick-xml v0.40.1
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking gimli v0.33.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking cargo-platform v0.3.3
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling cargo-tarpaulin v0.35.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2018 edition to 2021
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling test-log-core v0.2.20
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling test-log-macros v0.2.20
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking lcov v0.8.2
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking test-log v0.2.20
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking cargo-config2 v0.1.44
[INFO] [stderr]     Checking cargo_metadata v0.23.1
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking llvm_profparser v0.10.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking git2 v0.20.4
[INFO] [stderr]     Checking coveralls-api v0.7.0
[INFO] [stderr]    Migrating src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating tests/mod.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating src/main.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.55s
[INFO] [stderr] crater-edition-check: cargo-tarpaulin v0.35.5 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]    Compiling cargo-tarpaulin v0.35.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling test-log-core v0.2.20
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling test-log-macros v0.2.20
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking lcov v0.8.2
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking test-log v0.2.20
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking indexmap v1.8.2
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]     Checking cargo_metadata v0.23.1
[INFO] [stderr]     Checking cargo-config2 v0.1.44
[INFO] [stderr]     Checking llvm_profparser v0.10.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking git2 v0.20.4
[INFO] [stderr]     Checking coveralls-api v0.7.0
[INFO] [stdout] error[E0432]: unresolved import `syn::spanned`
[INFO] [stdout]    --> src/source_analysis/mod.rs:14:10
[INFO] [stdout]     |
[INFO] [stdout]  14 | use syn::spanned::Spanned;
[INFO] [stdout]     |          ^^^^^^^ could not find `spanned` in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/src/lib.rs:526:9
[INFO] [stdout]     |
[INFO] [stdout] 524 | #[cfg(all(feature = "parsing", feature = "printing"))]
[INFO] [stdout]     |                                -------------------- the item is gated behind the `printing` feature
[INFO] [stdout] 525 | #[cfg_attr(docsrs, doc(cfg(all(feature = "parsing", feature = "printing"))))]
[INFO] [stdout] 526 | pub mod spanned;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `syn::*`
[INFO] [stdout]  --> src/source_analysis/attributes.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use syn::*;
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `*`
[INFO] [stdout]  --> src/source_analysis/expressions.rs:2:67
[INFO] [stdout]   |
[INFO] [stdout] 2 | use syn::{punctuated::Pair, punctuated::Punctuated, token::Comma, *};
[INFO] [stdout]   |                                                                   ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `syn::*`
[INFO] [stdout]  --> src/source_analysis/items.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use syn::*;
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `syn::*`
[INFO] [stdout]  --> src/source_analysis/macros.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use syn::*;
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `syn::*`
[INFO] [stdout]  --> src/source_analysis/statements.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use syn::*;
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `syn::spanned`
[INFO] [stdout]    --> src/source_analysis/mod.rs:14:10
[INFO] [stdout]     |
[INFO] [stdout]  14 | use syn::spanned::Spanned;
[INFO] [stdout]     |          ^^^^^^^ could not find `spanned` in `syn`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/src/lib.rs:526:9
[INFO] [stdout]     |
[INFO] [stdout] 524 | #[cfg(all(feature = "parsing", feature = "printing"))]
[INFO] [stdout]     |                                -------------------- the item is gated behind the `printing` feature
[INFO] [stdout] 525 | #[cfg_attr(docsrs, doc(cfg(all(feature = "parsing", feature = "printing"))))]
[INFO] [stdout] 526 | pub mod spanned;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `syn::*`
[INFO] [stdout]  --> src/source_analysis/attributes.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use syn::*;
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `*`
[INFO] [stdout]  --> src/source_analysis/expressions.rs:2:67
[INFO] [stdout]   |
[INFO] [stdout] 2 | use syn::{punctuated::Pair, punctuated::Punctuated, token::Comma, *};
[INFO] [stdout]   |                                                                   ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `syn::*`
[INFO] [stdout]  --> src/source_analysis/items.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use syn::*;
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `syn::*`
[INFO] [stdout]  --> src/source_analysis/macros.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use syn::*;
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `syn::*`
[INFO] [stdout]  --> src/source_analysis/statements.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use syn::*;
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Attribute: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/attributes.rs:20:36
[INFO] [stdout]     |
[INFO] [stdout]  20 |             analysis.ignore_tokens(attr);
[INFO] [stdout]     |                      ------------- ^^^^ the trait `quote::ToTokens` is not implemented for `syn::Attribute`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::Attribute` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_token_stream` exists for reference `&syn::Meta`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/source_analysis/attributes.rs:43:42
[INFO] [stdout]    |
[INFO] [stdout] 43 |     tracing::trace!("cfg attr: {}", attr.to_token_stream());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^ method cannot be called on `&syn::Meta` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/src/macros.rs:49:27
[INFO] [stdout]    |
[INFO] [stdout] 49 |         $(#[$enum_attr])* $pub $enum $name $body
[INFO] [stdout]    |                           ---------------------- doesn't satisfy `syn::Meta: quote::ToTokens`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `syn::Meta: quote::ToTokens`
[INFO] [stdout]            which is required by `&syn::Meta: quote::ToTokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Expr: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:38:36
[INFO] [stdout]     |
[INFO] [stdout]  38 |             analysis.ignore_tokens(expr);
[INFO] [stdout]     |                      ------------- ^^^^ the trait `quote::ToTokens` is not implemented for `syn::Expr`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::Expr` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Attribute: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:49:40
[INFO] [stdout]     |
[INFO] [stdout]  49 |                 analysis.ignore_tokens(a);
[INFO] [stdout]     |                          ------------- ^ the trait `quote::ToTokens` is not implemented for `syn::Attribute`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::Attribute` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for reference `&syn::ExprLet` in the current scope
[INFO] [stdout]   --> src/source_analysis/expressions.rs:51:32
[INFO] [stdout]    |
[INFO] [stdout] 51 |             let spn = let_expr.span();
[INFO] [stdout]    |                                ^^^^ method not found in `&syn::ExprLet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for struct `syn::token::Let` in the current scope
[INFO] [stdout]   --> src/source_analysis/expressions.rs:52:48
[INFO] [stdout]    |
[INFO] [stdout] 52 |             let base_line = let_expr.let_token.span().start().line;
[INFO] [stdout]    |                                                ^^^^-- help: remove the arguments
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for struct `std::boxed::Box<syn::Pat>` in the current scope
[INFO] [stdout]   --> src/source_analysis/expressions.rs:55:40
[INFO] [stdout]    |
[INFO] [stdout] 55 |                 let lhs = let_expr.pat.span();
[INFO] [stdout]    |                                        ^^^^ method not found in `std::boxed::Box<syn::Pat>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for struct `syn::token::Eq` in the current scope
[INFO] [stdout]   --> src/source_analysis/expressions.rs:59:44
[INFO] [stdout]    |
[INFO] [stdout] 59 |                 let eq = let_expr.eq_token.span();
[INFO] [stdout]    |                                            ^^^^-- help: remove the arguments
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for struct `std::boxed::Box<syn::Expr>` in the current scope
[INFO] [stdout]   --> src/source_analysis/expressions.rs:63:34
[INFO] [stdout]    |
[INFO] [stdout] 63 |                 if let_expr.expr.span().start().line != base_line {
[INFO] [stdout]    |                                  ^^^^ method not found in `std::boxed::Box<syn::Expr>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for struct `std::boxed::Box<syn::Expr>` in the current scope
[INFO] [stdout]   --> src/source_analysis/expressions.rs:66:47
[INFO] [stdout]    |
[INFO] [stdout] 66 |                         .insert(let_expr.expr.span().start().line, base_line);
[INFO] [stdout]    |                                               ^^^^ method not found in `std::boxed::Box<syn::Expr>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::ExprLet: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:71:36
[INFO] [stdout]     |
[INFO] [stdout]  71 |             analysis.ignore_tokens(let_expr);
[INFO] [stdout]     |                      ------------- ^^^^^^^^ the trait `quote::ToTokens` is not implemented for `syn::ExprLet`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::ExprLet` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PatPath: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:84:40
[INFO] [stdout]     |
[INFO] [stdout]  84 |                 analysis.ignore_tokens(path);
[INFO] [stdout]     |                          ------------- ^^^^ the trait `quote::ToTokens` is not implemented for `PatPath`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&PatPath` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Attribute: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:96:40
[INFO] [stdout]     |
[INFO] [stdout]  96 |                 analysis.ignore_tokens(a);
[INFO] [stdout]     |                          ------------- ^ the trait `quote::ToTokens` is not implemented for `syn::Attribute`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::Attribute` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::ExprReturn: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:99:36
[INFO] [stdout]     |
[INFO] [stdout]  99 |             analysis.ignore_tokens(ret);
[INFO] [stdout]     |                      ------------- ^^^ the trait `quote::ToTokens` is not implemented for `syn::ExprReturn`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::ExprReturn` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::ExprBlock: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:109:36
[INFO] [stdout]     |
[INFO] [stdout] 109 |             analysis.ignore_tokens(block);
[INFO] [stdout]     |                      ------------- ^^^^^ the trait `quote::ToTokens` is not implemented for `syn::ExprBlock`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::ExprBlock` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Block: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:118:36
[INFO] [stdout]     |
[INFO] [stdout] 118 |             analysis.ignore_tokens(block);
[INFO] [stdout]     |                      ------------- ^^^^^ the trait `quote::ToTokens` is not implemented for `syn::Block`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::Block` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Attribute: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/attributes.rs:20:36
[INFO] [stdout]     |
[INFO] [stdout]  20 |             analysis.ignore_tokens(attr);
[INFO] [stdout]     |                      ------------- ^^^^ the trait `quote::ToTokens` is not implemented for `syn::Attribute`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::Attribute` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for enum `syn::Pat` in the current scope
[INFO] [stdout]    --> src/source_analysis/expressions.rs:142:40
[INFO] [stdout]     |
[INFO] [stdout] 142 |                     let span = arm.pat.span();
[INFO] [stdout]     |                                        ^^^^ method not found in `syn::Pat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Arm: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:151:40
[INFO] [stdout]     |
[INFO] [stdout] 151 |                 analysis.ignore_tokens(arm);
[INFO] [stdout]     |                          ------------- ^^^ the trait `quote::ToTokens` is not implemented for `syn::Arm`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::Arm` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::ExprMatch: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:158:36
[INFO] [stdout]     |
[INFO] [stdout] 158 |             analysis.ignore_tokens(mat);
[INFO] [stdout]     |                      ------------- ^^^ the trait `quote::ToTokens` is not implemented for `syn::ExprMatch`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::ExprMatch` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_token_stream` exists for reference `&syn::Meta`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/source_analysis/attributes.rs:43:42
[INFO] [stdout]    |
[INFO] [stdout] 43 |     tracing::trace!("cfg attr: {}", attr.to_token_stream());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^ method cannot be called on `&syn::Meta` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/src/macros.rs:49:27
[INFO] [stdout]    |
[INFO] [stdout] 49 |         $(#[$enum_attr])* $pub $enum $name $body
[INFO] [stdout]    |                           ---------------------- doesn't satisfy `syn::Meta: quote::ToTokens`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `syn::Meta: quote::ToTokens`
[INFO] [stdout]            which is required by `&syn::Meta: quote::ToTokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for enum `syn::Pat` in the current scope
[INFO] [stdout]    --> src/source_analysis/expressions.rs:178:32
[INFO] [stdout]     |
[INFO] [stdout] 178 |         let pat_line = arm.pat.span().start().line;
[INFO] [stdout]     |                                ^^^^ method not found in `syn::Pat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Expr: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:38:36
[INFO] [stdout]     |
[INFO] [stdout]  38 |             analysis.ignore_tokens(expr);
[INFO] [stdout]     |                      ------------- ^^^^ the trait `quote::ToTokens` is not implemented for `syn::Expr`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::Expr` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Attribute: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:49:40
[INFO] [stdout]     |
[INFO] [stdout]  49 |                 analysis.ignore_tokens(a);
[INFO] [stdout]     |                          ------------- ^ the trait `quote::ToTokens` is not implemented for `syn::Attribute`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::Attribute` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for reference `&std::boxed::Box<syn::Expr>` in the current scope
[INFO] [stdout]    --> src/source_analysis/expressions.rs:180:39
[INFO] [stdout]     |
[INFO] [stdout] 180 |             Some((_, guard)) => guard.span().start().line,
[INFO] [stdout]     |                                       ^^^^ method not found in `&std::boxed::Box<syn::Expr>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for reference `&syn::ExprLet` in the current scope
[INFO] [stdout]   --> src/source_analysis/expressions.rs:51:32
[INFO] [stdout]    |
[INFO] [stdout] 51 |             let spn = let_expr.span();
[INFO] [stdout]    |                                ^^^^ method not found in `&syn::ExprLet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for reference `&syn::Stmt` in the current scope
[INFO] [stdout]    --> src/source_analysis/expressions.rs:188:28
[INFO] [stdout]     |
[INFO] [stdout] 188 |                 first_stmt.span().start().line
[INFO] [stdout]     |                            ^^^^ method not found in `&syn::Stmt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for struct `syn::token::Let` in the current scope
[INFO] [stdout]   --> src/source_analysis/expressions.rs:52:48
[INFO] [stdout]    |
[INFO] [stdout] 52 |             let base_line = let_expr.let_token.span().start().line;
[INFO] [stdout]    |                                                ^^^^-- help: remove the arguments
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for enum `syn::Pat` in the current scope
[INFO] [stdout]    --> src/source_analysis/expressions.rs:200:31
[INFO] [stdout]     |
[INFO] [stdout] 200 |             let s = other.pat.span().start().line;
[INFO] [stdout]     |                               ^^^^ method not found in `syn::Pat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for struct `std::boxed::Box<syn::Pat>` in the current scope
[INFO] [stdout]   --> src/source_analysis/expressions.rs:55:40
[INFO] [stdout]    |
[INFO] [stdout] 55 |                 let lhs = let_expr.pat.span();
[INFO] [stdout]    |                                        ^^^^ method not found in `std::boxed::Box<syn::Pat>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for struct `std::boxed::Box<syn::Expr>` in the current scope
[INFO] [stdout]    --> src/source_analysis/expressions.rs:201:32
[INFO] [stdout]     |
[INFO] [stdout] 201 |             let e = other.body.span().end().line;
[INFO] [stdout]     |                                ^^^^ method not found in `std::boxed::Box<syn::Expr>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::ExprIf: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:226:36
[INFO] [stdout]     |
[INFO] [stdout] 226 |             analysis.ignore_tokens(if_block);
[INFO] [stdout]     |                      ------------- ^^^^^^^^ the trait `quote::ToTokens` is not implemented for `syn::ExprIf`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::ExprIf` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::ExprWhile: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:238:40
[INFO] [stdout]     |
[INFO] [stdout] 238 |                 analysis.ignore_tokens(whl);
[INFO] [stdout]     |                          ------------- ^^^ the trait `quote::ToTokens` is not implemented for `syn::ExprWhile`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::ExprWhile` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::ExprWhile: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:245:36
[INFO] [stdout]     |
[INFO] [stdout] 245 |             analysis.ignore_tokens(whl);
[INFO] [stdout]     |                      ------------- ^^^ the trait `quote::ToTokens` is not implemented for `syn::ExprWhile`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::ExprWhile` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::ExprForLoop: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:255:40
[INFO] [stdout]     |
[INFO] [stdout] 255 |                 analysis.ignore_tokens(for_loop);
[INFO] [stdout]     |                          ------------- ^^^^^^^^ the trait `quote::ToTokens` is not implemented for `syn::ExprForLoop`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::ExprForLoop` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for struct `syn::token::Eq` in the current scope
[INFO] [stdout]   --> src/source_analysis/expressions.rs:59:44
[INFO] [stdout]    |
[INFO] [stdout] 59 |                 let eq = let_expr.eq_token.span();
[INFO] [stdout]    |                                            ^^^^-- help: remove the arguments
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::ExprForLoop: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:262:36
[INFO] [stdout]     |
[INFO] [stdout] 262 |             analysis.ignore_tokens(for_loop);
[INFO] [stdout]     |                      ------------- ^^^^^^^^ the trait `quote::ToTokens` is not implemented for `syn::ExprForLoop`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::ExprForLoop` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::ExprLoop: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:274:40
[INFO] [stdout]     |
[INFO] [stdout] 274 |                 analysis.ignore_tokens(loopex);
[INFO] [stdout]     |                          ------------- ^^^^^^ the trait `quote::ToTokens` is not implemented for `syn::ExprLoop`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::ExprLoop` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::ExprLoop: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:282:36
[INFO] [stdout]     |
[INFO] [stdout] 282 |             analysis.ignore_tokens(loopex);
[INFO] [stdout]     |                      ------------- ^^^^^^ the trait `quote::ToTokens` is not implemented for `syn::ExprLoop`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::ExprLoop` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for struct `std::boxed::Box<syn::Expr>` in the current scope
[INFO] [stdout]   --> src/source_analysis/expressions.rs:63:34
[INFO] [stdout]    |
[INFO] [stdout] 63 |                 if let_expr.expr.span().start().line != base_line {
[INFO] [stdout]    |                                  ^^^^ method not found in `std::boxed::Box<syn::Expr>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for struct `syn::token::Loop` in the current scope
[INFO] [stdout]    --> src/source_analysis/expressions.rs:293:43
[INFO] [stdout]     |
[INFO] [stdout] 293 |         let loop_line = loopex.loop_token.span().start().line;
[INFO] [stdout]     |                                           ^^^^-- help: remove the arguments
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for struct `std::boxed::Box<syn::Expr>` in the current scope
[INFO] [stdout]   --> src/source_analysis/expressions.rs:66:47
[INFO] [stdout]    |
[INFO] [stdout] 66 |                         .insert(let_expr.expr.span().start().line, base_line);
[INFO] [stdout]    |                                               ^^^^ method not found in `std::boxed::Box<syn::Expr>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::ExprLet: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:71:36
[INFO] [stdout]     |
[INFO] [stdout]  71 |             analysis.ignore_tokens(let_expr);
[INFO] [stdout]     |                      ------------- ^^^^^^^^ the trait `quote::ToTokens` is not implemented for `syn::ExprLet`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::ExprLet` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PatPath: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:84:40
[INFO] [stdout]     |
[INFO] [stdout]  84 |                 analysis.ignore_tokens(path);
[INFO] [stdout]     |                          ------------- ^^^^ the trait `quote::ToTokens` is not implemented for `PatPath`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&PatPath` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Attribute: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:96:40
[INFO] [stdout]     |
[INFO] [stdout]  96 |                 analysis.ignore_tokens(a);
[INFO] [stdout]     |                          ------------- ^ the trait `quote::ToTokens` is not implemented for `syn::Attribute`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::Attribute` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for reference `&syn::Stmt` in the current scope
[INFO] [stdout]    --> src/source_analysis/expressions.rs:295:27
[INFO] [stdout]     |
[INFO] [stdout] 295 |             if first_stmt.span().start().line <= loop_line {
[INFO] [stdout]     |                           ^^^^ method not found in `&syn::Stmt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::ExprReturn: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:99:36
[INFO] [stdout]     |
[INFO] [stdout]  99 |             analysis.ignore_tokens(ret);
[INFO] [stdout]     |                      ------------- ^^^ the trait `quote::ToTokens` is not implemented for `syn::ExprReturn`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::ExprReturn` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::ExprBlock: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:109:36
[INFO] [stdout]     |
[INFO] [stdout] 109 |             analysis.ignore_tokens(block);
[INFO] [stdout]     |                      ------------- ^^^^^ the trait `quote::ToTokens` is not implemented for `syn::ExprBlock`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::ExprBlock` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Block: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:118:36
[INFO] [stdout]     |
[INFO] [stdout] 118 |             analysis.ignore_tokens(block);
[INFO] [stdout]     |                      ------------- ^^^^^ the trait `quote::ToTokens` is not implemented for `syn::Block`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::Block` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for reference `&syn::ExprCall` in the current scope
[INFO] [stdout]    --> src/source_analysis/expressions.rs:308:46
[INFO] [stdout]     |
[INFO] [stdout] 308 |             if !call.args.is_empty() && call.span().start().line != call.span().end().line {
[INFO] [stdout]     |                                              ^^^^ method not found in `&syn::ExprCall`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for enum `syn::Pat` in the current scope
[INFO] [stdout]    --> src/source_analysis/expressions.rs:142:40
[INFO] [stdout]     |
[INFO] [stdout] 142 |                     let span = arm.pat.span();
[INFO] [stdout]     |                                        ^^^^ method not found in `syn::Pat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Arm: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:151:40
[INFO] [stdout]     |
[INFO] [stdout] 151 |                 analysis.ignore_tokens(arm);
[INFO] [stdout]     |                          ------------- ^^^ the trait `quote::ToTokens` is not implemented for `syn::Arm`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::Arm` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for reference `&syn::ExprCall` in the current scope
[INFO] [stdout]    --> src/source_analysis/expressions.rs:308:74
[INFO] [stdout]     |
[INFO] [stdout] 308 |             if !call.args.is_empty() && call.span().start().line != call.span().end().line {
[INFO] [stdout]     |                                                                          ^^^^ method not found in `&syn::ExprCall`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::ExprMatch: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:158:36
[INFO] [stdout]     |
[INFO] [stdout] 158 |             analysis.ignore_tokens(mat);
[INFO] [stdout]     |                      ------------- ^^^ the trait `quote::ToTokens` is not implemented for `syn::ExprMatch`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::ExprMatch` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::ExprCall: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:310:44
[INFO] [stdout]     |
[INFO] [stdout] 310 |                 let lines = get_line_range(call).filter(|x| !lines.contains(x));
[INFO] [stdout]     |                             -------------- ^^^^ the trait `quote::ToTokens` is not implemented for `syn::ExprCall`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::ExprCall` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::macros::get_line_range`
[INFO] [stdout]    --> src/source_analysis/macros.rs:56:8
[INFO] [stdout]     |
[INFO] [stdout]  54 | pub(crate) fn get_line_range<T>(tokens: T) -> Range<usize>
[INFO] [stdout]     |               -------------- required by a bound in this function
[INFO] [stdout]  55 | where
[INFO] [stdout]  56 |     T: ToTokens,
[INFO] [stdout]     |        ^^^^^^^^ required by this bound in `get_line_range`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::ExprCall: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:317:36
[INFO] [stdout]     |
[INFO] [stdout] 317 |             analysis.ignore_tokens(call);
[INFO] [stdout]     |                      ------------- ^^^^ the trait `quote::ToTokens` is not implemented for `syn::ExprCall`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::ExprCall` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for enum `syn::Pat` in the current scope
[INFO] [stdout]    --> src/source_analysis/expressions.rs:178:32
[INFO] [stdout]     |
[INFO] [stdout] 178 |         let pat_line = arm.pat.span().start().line;
[INFO] [stdout]     |                                ^^^^ method not found in `syn::Pat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for struct `std::boxed::Box<syn::Expr>` in the current scope
[INFO] [stdout]    --> src/source_analysis/expressions.rs:326:39
[INFO] [stdout]     |
[INFO] [stdout] 326 |             let start = meth.receiver.span().end().line + 1;
[INFO] [stdout]     |                                       ^^^^ method not found in `std::boxed::Box<syn::Expr>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::ExprMethodCall: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:327:40
[INFO] [stdout]     |
[INFO] [stdout] 327 |             let range = get_line_range(meth);
[INFO] [stdout]     |                         -------------- ^^^^ the trait `quote::ToTokens` is not implemented for `syn::ExprMethodCall`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::ExprMethodCall` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::macros::get_line_range`
[INFO] [stdout]    --> src/source_analysis/macros.rs:56:8
[INFO] [stdout]     |
[INFO] [stdout]  54 | pub(crate) fn get_line_range<T>(tokens: T) -> Range<usize>
[INFO] [stdout]     |               -------------- required by a bound in this function
[INFO] [stdout]  55 | where
[INFO] [stdout]  56 |     T: ToTokens,
[INFO] [stdout]     |        ^^^^^^^^ required by this bound in `get_line_range`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::ExprMethodCall: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:334:36
[INFO] [stdout]     |
[INFO] [stdout] 334 |             analysis.ignore_tokens(meth);
[INFO] [stdout]     |                      ------------- ^^^^ the trait `quote::ToTokens` is not implemented for `syn::ExprMethodCall`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::ExprMethodCall` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for reference `&std::boxed::Box<syn::Expr>` in the current scope
[INFO] [stdout]    --> src/source_analysis/expressions.rs:180:39
[INFO] [stdout]     |
[INFO] [stdout] 180 |             Some((_, guard)) => guard.span().start().line,
[INFO] [stdout]     |                                       ^^^^ method not found in `&std::boxed::Box<syn::Expr>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for struct `syn::token::Unsafe` in the current scope
[INFO] [stdout]    --> src/source_analysis/expressions.rs:341:47
[INFO] [stdout]     |
[INFO] [stdout] 341 |         let u_line = unsafe_expr.unsafe_token.span().start().line;
[INFO] [stdout]     |                                               ^^^^-- help: remove the arguments
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::token::Unsafe: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:346:36
[INFO] [stdout]     |
[INFO] [stdout] 346 |             analysis.ignore_tokens(unsafe_expr.unsafe_token);
[INFO] [stdout]     |                      ------------- ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `quote::ToTokens` is not implemented for `syn::token::Unsafe`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for reference `&syn::Stmt` in the current scope
[INFO] [stdout]    --> src/source_analysis/expressions.rs:188:28
[INFO] [stdout]     |
[INFO] [stdout] 188 |                 first_stmt.span().start().line
[INFO] [stdout]     |                            ^^^^ method not found in `&syn::Stmt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for reference `&syn::Local` in the current scope
[INFO] [stdout]    --> src/source_analysis/expressions.rs:349:37
[INFO] [stdout]     |
[INFO] [stdout] 349 |                 Stmt::Local(l) => l.span(),
[INFO] [stdout]     |                                     ^^^^ method not found in `&syn::Local`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for enum `syn::Pat` in the current scope
[INFO] [stdout]    --> src/source_analysis/expressions.rs:200:31
[INFO] [stdout]     |
[INFO] [stdout] 200 |             let s = other.pat.span().start().line;
[INFO] [stdout]     |                               ^^^^ method not found in `syn::Pat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for struct `std::boxed::Box<syn::Expr>` in the current scope
[INFO] [stdout]    --> src/source_analysis/expressions.rs:201:32
[INFO] [stdout]     |
[INFO] [stdout] 201 |             let e = other.body.span().end().line;
[INFO] [stdout]     |                                ^^^^ method not found in `std::boxed::Box<syn::Expr>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for reference `&syn::Item` in the current scope
[INFO] [stdout]    --> src/source_analysis/expressions.rs:350:36
[INFO] [stdout]     |
[INFO] [stdout] 350 |                 Stmt::Item(i) => i.span(),
[INFO] [stdout]     |                                    ^^^^ method not found in `&syn::Item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::ExprIf: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:226:36
[INFO] [stdout]     |
[INFO] [stdout] 226 |             analysis.ignore_tokens(if_block);
[INFO] [stdout]     |                      ------------- ^^^^^^^^ the trait `quote::ToTokens` is not implemented for `syn::ExprIf`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::ExprIf` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::ExprWhile: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:238:40
[INFO] [stdout]     |
[INFO] [stdout] 238 |                 analysis.ignore_tokens(whl);
[INFO] [stdout]     |                          ------------- ^^^ the trait `quote::ToTokens` is not implemented for `syn::ExprWhile`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::ExprWhile` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::ExprWhile: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:245:36
[INFO] [stdout]     |
[INFO] [stdout] 245 |             analysis.ignore_tokens(whl);
[INFO] [stdout]     |                      ------------- ^^^ the trait `quote::ToTokens` is not implemented for `syn::ExprWhile`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::ExprWhile` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::ExprForLoop: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:255:40
[INFO] [stdout]     |
[INFO] [stdout] 255 |                 analysis.ignore_tokens(for_loop);
[INFO] [stdout]     |                          ------------- ^^^^^^^^ the trait `quote::ToTokens` is not implemented for `syn::ExprForLoop`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::ExprForLoop` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::ExprForLoop: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:262:36
[INFO] [stdout]     |
[INFO] [stdout] 262 |             analysis.ignore_tokens(for_loop);
[INFO] [stdout]     |                      ------------- ^^^^^^^^ the trait `quote::ToTokens` is not implemented for `syn::ExprForLoop`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::ExprForLoop` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::ExprLoop: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:274:40
[INFO] [stdout]     |
[INFO] [stdout] 274 |                 analysis.ignore_tokens(loopex);
[INFO] [stdout]     |                          ------------- ^^^^^^ the trait `quote::ToTokens` is not implemented for `syn::ExprLoop`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::ExprLoop` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::ExprLoop: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:282:36
[INFO] [stdout]     |
[INFO] [stdout] 282 |             analysis.ignore_tokens(loopex);
[INFO] [stdout]     |                      ------------- ^^^^^^ the trait `quote::ToTokens` is not implemented for `syn::ExprLoop`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::ExprLoop` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for reference `&syn::Expr` in the current scope
[INFO] [stdout]    --> src/source_analysis/expressions.rs:351:39
[INFO] [stdout]     |
[INFO] [stdout] 351 |                 Stmt::Expr(e, _) => e.span(),
[INFO] [stdout]     |                                       ^^^^ method not found in `&syn::Expr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for struct `syn::token::Loop` in the current scope
[INFO] [stdout]    --> src/source_analysis/expressions.rs:293:43
[INFO] [stdout]     |
[INFO] [stdout] 293 |         let loop_line = loopex.loop_token.span().start().line;
[INFO] [stdout]     |                                           ^^^^-- help: remove the arguments
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for reference `&syn::StmtMacro` in the current scope
[INFO] [stdout]    --> src/source_analysis/expressions.rs:352:37
[INFO] [stdout]     |
[INFO] [stdout] 352 |                 Stmt::Macro(m) => m.span(),
[INFO] [stdout]     |                                     ^^^^ method not found in `&syn::StmtMacro`
[INFO] [stdout]     |
[INFO] [stdout] help: one of the expressions' fields has a method of the same name
[INFO] [stdout]     |
[INFO] [stdout] 352 |                 Stmt::Macro(m) => m.mac.delimiter.span(),
[INFO] [stdout]     |                                     ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::token::Unsafe: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:356:40
[INFO] [stdout]     |
[INFO] [stdout] 356 |                 analysis.ignore_tokens(unsafe_expr.unsafe_token);
[INFO] [stdout]     |                          ------------- ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `quote::ToTokens` is not implemented for `syn::token::Unsafe`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::ExprUnsafe: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:361:40
[INFO] [stdout]     |
[INFO] [stdout] 361 |                 analysis.ignore_tokens(unsafe_expr);
[INFO] [stdout]     |                          ------------- ^^^^^^^^^^^ the trait `quote::ToTokens` is not implemented for `syn::ExprUnsafe`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::ExprUnsafe` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::token::Unsafe: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:367:36
[INFO] [stdout]     |
[INFO] [stdout] 367 |             analysis.ignore_tokens(unsafe_expr.unsafe_token);
[INFO] [stdout]     |                      ------------- ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `quote::ToTokens` is not implemented for `syn::token::Unsafe`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for reference `&syn::Stmt` in the current scope
[INFO] [stdout]    --> src/source_analysis/expressions.rs:295:27
[INFO] [stdout]     |
[INFO] [stdout] 295 |             if first_stmt.span().start().line <= loop_line {
[INFO] [stdout]     |                           ^^^^ method not found in `&syn::Stmt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for reference `&syn::Block` in the current scope
[INFO] [stdout]    --> src/source_analysis/expressions.rs:368:38
[INFO] [stdout]     |
[INFO] [stdout] 368 |             analysis.ignore_span(blk.span());
[INFO] [stdout]     |                                      ^^^^ method not found in `&syn::Block`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::ExprStruct: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:391:32
[INFO] [stdout]     |
[INFO] [stdout] 391 |         let x = get_line_range(structure).filter(|x| !cover.contains(x));
[INFO] [stdout]     |                 -------------- ^^^^^^^^^ the trait `quote::ToTokens` is not implemented for `syn::ExprStruct`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::ExprStruct` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::macros::get_line_range`
[INFO] [stdout]    --> src/source_analysis/macros.rs:56:8
[INFO] [stdout]     |
[INFO] [stdout]  54 | pub(crate) fn get_line_range<T>(tokens: T) -> Range<usize>
[INFO] [stdout]     |               -------------- required by a bound in this function
[INFO] [stdout]  55 | where
[INFO] [stdout]  56 |     T: ToTokens,
[INFO] [stdout]     |        ^^^^^^^^ required by this bound in `get_line_range`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Expr: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:445:41
[INFO] [stdout]     |
[INFO] [stdout] 445 |                 for i in get_line_range(a) {
[INFO] [stdout]     |                          -------------- ^ the trait `quote::ToTokens` is not implemented for `syn::Expr`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::Expr` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::macros::get_line_range`
[INFO] [stdout]    --> src/source_analysis/macros.rs:56:8
[INFO] [stdout]     |
[INFO] [stdout]  54 | pub(crate) fn get_line_range<T>(tokens: T) -> Range<usize>
[INFO] [stdout]     |               -------------- required by a bound in this function
[INFO] [stdout]  55 | where
[INFO] [stdout]  56 |     T: ToTokens,
[INFO] [stdout]     |        ^^^^^^^^ required by this bound in `get_line_range`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ItemExternCrate: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/items.rs:11:44
[INFO] [stdout]     |
[INFO] [stdout]  11 |                     analysis.ignore_tokens(i);
[INFO] [stdout]     |                              ------------- ^ the trait `quote::ToTokens` is not implemented for `ItemExternCrate`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&ItemExternCrate` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ItemUse: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/items.rs:15:44
[INFO] [stdout]     |
[INFO] [stdout]  15 |                     analysis.ignore_tokens(i);
[INFO] [stdout]     |                              ------------- ^ the trait `quote::ToTokens` is not implemented for `ItemUse`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&ItemUse` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ItemStruct: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/items.rs:21:44
[INFO] [stdout]     |
[INFO] [stdout]  21 |                     analysis.ignore_tokens(i);
[INFO] [stdout]     |                              ------------- ^ the trait `quote::ToTokens` is not implemented for `ItemStruct`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&ItemStruct` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ItemEnum: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/items.rs:25:44
[INFO] [stdout]     |
[INFO] [stdout]  25 |                     analysis.ignore_tokens(i);
[INFO] [stdout]     |                              ------------- ^ the trait `quote::ToTokens` is not implemented for `ItemEnum`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&ItemEnum` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ItemUnion: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/items.rs:29:44
[INFO] [stdout]     |
[INFO] [stdout]  29 |                     analysis.ignore_tokens(i);
[INFO] [stdout]     |                              ------------- ^ the trait `quote::ToTokens` is not implemented for `ItemUnion`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&ItemUnion` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ItemConst: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/items.rs:40:44
[INFO] [stdout]     |
[INFO] [stdout]  40 |                     analysis.ignore_tokens(c);
[INFO] [stdout]     |                              ------------- ^ the trait `quote::ToTokens` is not implemented for `ItemConst`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&ItemConst` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::token::Mod: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/items.rs:83:32
[INFO] [stdout]     |
[INFO] [stdout]  83 |         analysis.ignore_tokens(module.mod_token);
[INFO] [stdout]     |                  ------------- ^^^^^^^^^^^^^^^^ the trait `quote::ToTokens` is not implemented for `syn::token::Mod`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for reference `&syn::ExprCall` in the current scope
[INFO] [stdout]    --> src/source_analysis/expressions.rs:308:46
[INFO] [stdout]     |
[INFO] [stdout] 308 |             if !call.args.is_empty() && call.span().start().line != call.span().end().line {
[INFO] [stdout]     |                                              ^^^^ method not found in `&syn::ExprCall`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for reference `&syn::ExprCall` in the current scope
[INFO] [stdout]    --> src/source_analysis/expressions.rs:308:74
[INFO] [stdout]     |
[INFO] [stdout] 308 |             if !call.args.is_empty() && call.span().start().line != call.span().end().line {
[INFO] [stdout]     |                                                                          ^^^^ method not found in `&syn::ExprCall`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::ExprCall: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:310:44
[INFO] [stdout]     |
[INFO] [stdout] 310 |                 let lines = get_line_range(call).filter(|x| !lines.contains(x));
[INFO] [stdout]     |                             -------------- ^^^^ the trait `quote::ToTokens` is not implemented for `syn::ExprCall`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::ExprCall` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::macros::get_line_range`
[INFO] [stdout]    --> src/source_analysis/macros.rs:56:8
[INFO] [stdout]     |
[INFO] [stdout]  54 | pub(crate) fn get_line_range<T>(tokens: T) -> Range<usize>
[INFO] [stdout]     |               -------------- required by a bound in this function
[INFO] [stdout]  55 | where
[INFO] [stdout]  56 |     T: ToTokens,
[INFO] [stdout]     |        ^^^^^^^^ required by this bound in `get_line_range`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for reference `&syn::ItemFn` in the current scope
[INFO] [stdout]    --> src/source_analysis/items.rs:134:29
[INFO] [stdout]     |
[INFO] [stdout] 134 |             let span = func.span();
[INFO] [stdout]     |                             ^^^^ method not found in `&syn::ItemFn`
[INFO] [stdout]     |
[INFO] [stdout] help: one of the expressions' fields has a method of the same name
[INFO] [stdout]     |
[INFO] [stdout] 134 |             let span = func.sig.ident.span();
[INFO] [stdout]     |                             ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::ExprCall: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:317:36
[INFO] [stdout]     |
[INFO] [stdout] 317 |             analysis.ignore_tokens(call);
[INFO] [stdout]     |                      ------------- ^^^^ the trait `quote::ToTokens` is not implemented for `syn::ExprCall`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::ExprCall` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for struct `syn::Signature` in the current scope
[INFO] [stdout]    --> src/source_analysis/items.rs:137:27
[INFO] [stdout]     |
[INFO] [stdout] 137 |                 (func.sig.span().start().line, span.end().line),
[INFO] [stdout]     |                           ^^^^ method not found in `syn::Signature`
[INFO] [stdout]     |
[INFO] [stdout] help: one of the expressions' fields has a method of the same name
[INFO] [stdout]     |
[INFO] [stdout] 137 |                 (func.sig.ident.span().start().line, span.end().line),
[INFO] [stdout]     |                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for struct `std::boxed::Box<syn::Expr>` in the current scope
[INFO] [stdout]    --> src/source_analysis/expressions.rs:326:39
[INFO] [stdout]     |
[INFO] [stdout] 326 |             let start = meth.receiver.span().end().line + 1;
[INFO] [stdout]     |                                       ^^^^ method not found in `std::boxed::Box<syn::Expr>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::ExprMethodCall: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:327:40
[INFO] [stdout]     |
[INFO] [stdout] 327 |             let range = get_line_range(meth);
[INFO] [stdout]     |                         -------------- ^^^^ the trait `quote::ToTokens` is not implemented for `syn::ExprMethodCall`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::ExprMethodCall` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::macros::get_line_range`
[INFO] [stdout]    --> src/source_analysis/macros.rs:56:8
[INFO] [stdout]     |
[INFO] [stdout]  54 | pub(crate) fn get_line_range<T>(tokens: T) -> Range<usize>
[INFO] [stdout]     |               -------------- required by a bound in this function
[INFO] [stdout]  55 | where
[INFO] [stdout]  56 |     T: ToTokens,
[INFO] [stdout]     |        ^^^^^^^^ required by this bound in `get_line_range`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::ExprMethodCall: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:334:36
[INFO] [stdout]     |
[INFO] [stdout] 334 |             analysis.ignore_tokens(meth);
[INFO] [stdout]     |                      ------------- ^^^^ the trait `quote::ToTokens` is not implemented for `syn::ExprMethodCall`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::ExprMethodCall` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for reference `&syn::Attribute` in the current scope
[INFO] [stdout]    --> src/source_analysis/items.rs:151:43
[INFO] [stdout]     |
[INFO] [stdout] 151 |                 analysis.ignore_span(attr.span());
[INFO] [stdout]     |                                           ^^^^ method not found in `&syn::Attribute`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::ItemFn: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/items.rs:166:36
[INFO] [stdout]     |
[INFO] [stdout] 166 |             analysis.ignore_tokens(func);
[INFO] [stdout]     |                      ------------- ^^^^ the trait `quote::ToTokens` is not implemented for `syn::ItemFn`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::ItemFn` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for struct `syn::token::Unsafe` in the current scope
[INFO] [stdout]    --> src/source_analysis/expressions.rs:341:47
[INFO] [stdout]     |
[INFO] [stdout] 341 |         let u_line = unsafe_expr.unsafe_token.span().start().line;
[INFO] [stdout]     |                                               ^^^^-- help: remove the arguments
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::token::Unsafe: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:346:36
[INFO] [stdout]     |
[INFO] [stdout] 346 |             analysis.ignore_tokens(unsafe_expr.unsafe_token);
[INFO] [stdout]     |                      ------------- ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `quote::ToTokens` is not implemented for `syn::token::Unsafe`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for struct `std::boxed::Box<syn::Block>` in the current scope
[INFO] [stdout]    --> src/source_analysis/items.rs:171:48
[INFO] [stdout]     |
[INFO] [stdout] 171 |                 analysis.cover_span(func.block.span(), Some(ctx.file_contents));
[INFO] [stdout]     |                                                ^^^^ method not found in `std::boxed::Box<syn::Block>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::ItemFn: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/items.rs:180:40
[INFO] [stdout]     |
[INFO] [stdout] 180 |                 analysis.ignore_tokens(func);
[INFO] [stdout]     |                          ------------- ^^^^ the trait `quote::ToTokens` is not implemented for `syn::ItemFn`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::ItemFn` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for reference `&syn::Local` in the current scope
[INFO] [stdout]    --> src/source_analysis/expressions.rs:349:37
[INFO] [stdout]     |
[INFO] [stdout] 349 |                 Stmt::Local(l) => l.span(),
[INFO] [stdout]     |                                     ^^^^ method not found in `&syn::Local`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for struct `syn::token::Fn` in the current scope
[INFO] [stdout]    --> src/source_analysis/items.rs:185:49
[INFO] [stdout]     |
[INFO] [stdout] 185 |             let line_number = func.sig.fn_token.span().start().line;
[INFO] [stdout]     |                                                 ^^^^-- help: remove the arguments
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for reference `&syn::Item` in the current scope
[INFO] [stdout]    --> src/source_analysis/expressions.rs:350:36
[INFO] [stdout]     |
[INFO] [stdout] 350 |                 Stmt::Item(i) => i.span(),
[INFO] [stdout]     |                                    ^^^^ method not found in `&syn::Item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for reference `&syn::Attribute` in the current scope
[INFO] [stdout]    --> src/source_analysis/items.rs:188:50
[INFO] [stdout]     |
[INFO] [stdout] 188 |                 start_line = start_line.min(attr.span().start().line);
[INFO] [stdout]     |                                                  ^^^^ method not found in `&syn::Attribute`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for reference `&syn::Expr` in the current scope
[INFO] [stdout]    --> src/source_analysis/expressions.rs:351:39
[INFO] [stdout]     |
[INFO] [stdout] 351 |                 Stmt::Expr(e, _) => e.span(),
[INFO] [stdout]     |                                       ^^^^ method not found in `&syn::Expr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for struct `syn::token::Fn` in the current scope
[INFO] [stdout]    --> src/source_analysis/items.rs:195:48
[INFO] [stdout]     |
[INFO] [stdout] 195 |             let decl_start = func.sig.fn_token.span().start().line + 1;
[INFO] [stdout]     |                                                ^^^^-- help: remove the arguments
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for reference `&syn::StmtMacro` in the current scope
[INFO] [stdout]    --> src/source_analysis/expressions.rs:352:37
[INFO] [stdout]     |
[INFO] [stdout] 352 |                 Stmt::Macro(m) => m.span(),
[INFO] [stdout]     |                                     ^^^^ method not found in `&syn::StmtMacro`
[INFO] [stdout]     |
[INFO] [stdout] help: one of the expressions' fields has a method of the same name
[INFO] [stdout]     |
[INFO] [stdout] 352 |                 Stmt::Macro(m) => m.mac.delimiter.span(),
[INFO] [stdout]     |                                     ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::token::Unsafe: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:356:40
[INFO] [stdout]     |
[INFO] [stdout] 356 |                 analysis.ignore_tokens(unsafe_expr.unsafe_token);
[INFO] [stdout]     |                          ------------- ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `quote::ToTokens` is not implemented for `syn::token::Unsafe`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::ExprUnsafe: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:361:40
[INFO] [stdout]     |
[INFO] [stdout] 361 |                 analysis.ignore_tokens(unsafe_expr);
[INFO] [stdout]     |                          ------------- ^^^^^^^^^^^ the trait `quote::ToTokens` is not implemented for `syn::ExprUnsafe`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::ExprUnsafe` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::token::Unsafe: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:367:36
[INFO] [stdout]     |
[INFO] [stdout] 367 |             analysis.ignore_tokens(unsafe_expr.unsafe_token);
[INFO] [stdout]     |                      ------------- ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `quote::ToTokens` is not implemented for `syn::token::Unsafe`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for struct `std::boxed::Box<syn::Block>` in the current scope
[INFO] [stdout]    --> src/source_analysis/items.rs:196:42
[INFO] [stdout]     |
[INFO] [stdout] 196 |             let stmts_start = func.block.span().start().line;
[INFO] [stdout]     |                                          ^^^^ method not found in `std::boxed::Box<syn::Block>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for reference `&syn::Block` in the current scope
[INFO] [stdout]    --> src/source_analysis/expressions.rs:368:38
[INFO] [stdout]     |
[INFO] [stdout] 368 |             analysis.ignore_span(blk.span());
[INFO] [stdout]     |                                      ^^^^ method not found in `&syn::Block`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::ExprStruct: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:391:32
[INFO] [stdout]     |
[INFO] [stdout] 391 |         let x = get_line_range(structure).filter(|x| !cover.contains(x));
[INFO] [stdout]     |                 -------------- ^^^^^^^^^ the trait `quote::ToTokens` is not implemented for `syn::ExprStruct`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::ExprStruct` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::macros::get_line_range`
[INFO] [stdout]    --> src/source_analysis/macros.rs:56:8
[INFO] [stdout]     |
[INFO] [stdout]  54 | pub(crate) fn get_line_range<T>(tokens: T) -> Range<usize>
[INFO] [stdout]     |               -------------- required by a bound in this function
[INFO] [stdout]  55 | where
[INFO] [stdout]  56 |     T: ToTokens,
[INFO] [stdout]     |        ^^^^^^^^ required by this bound in `get_line_range`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Expr: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/expressions.rs:445:41
[INFO] [stdout]     |
[INFO] [stdout] 445 |                 for i in get_line_range(a) {
[INFO] [stdout]     |                          -------------- ^ the trait `quote::ToTokens` is not implemented for `syn::Expr`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::Expr` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::macros::get_line_range`
[INFO] [stdout]    --> src/source_analysis/macros.rs:56:8
[INFO] [stdout]     |
[INFO] [stdout]  54 | pub(crate) fn get_line_range<T>(tokens: T) -> Range<usize>
[INFO] [stdout]     |               -------------- required by a bound in this function
[INFO] [stdout]  55 | where
[INFO] [stdout]  56 |     T: ToTokens,
[INFO] [stdout]     |        ^^^^^^^^ required by this bound in `get_line_range`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ItemExternCrate: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/items.rs:11:44
[INFO] [stdout]     |
[INFO] [stdout]  11 |                     analysis.ignore_tokens(i);
[INFO] [stdout]     |                              ------------- ^ the trait `quote::ToTokens` is not implemented for `ItemExternCrate`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&ItemExternCrate` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ItemUse: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/items.rs:15:44
[INFO] [stdout]     |
[INFO] [stdout]  15 |                     analysis.ignore_tokens(i);
[INFO] [stdout]     |                              ------------- ^ the trait `quote::ToTokens` is not implemented for `ItemUse`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&ItemUse` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ItemStruct: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/items.rs:21:44
[INFO] [stdout]     |
[INFO] [stdout]  21 |                     analysis.ignore_tokens(i);
[INFO] [stdout]     |                              ------------- ^ the trait `quote::ToTokens` is not implemented for `ItemStruct`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&ItemStruct` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ItemEnum: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/items.rs:25:44
[INFO] [stdout]     |
[INFO] [stdout]  25 |                     analysis.ignore_tokens(i);
[INFO] [stdout]     |                              ------------- ^ the trait `quote::ToTokens` is not implemented for `ItemEnum`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&ItemEnum` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `clone` found for enum `syn::Visibility` in the current scope
[INFO] [stdout]    --> src/source_analysis/items.rs:214:53
[INFO] [stdout]     |
[INFO] [stdout] 214 | ...                   vis: trait_item.vis.clone(),
[INFO] [stdout]     |                                           ^^^^^ method not found in `syn::Visibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ItemUnion: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/items.rs:29:44
[INFO] [stdout]     |
[INFO] [stdout]  29 |                     analysis.ignore_tokens(i);
[INFO] [stdout]     |                              ------------- ^ the trait `quote::ToTokens` is not implemented for `ItemUnion`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&ItemUnion` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ItemConst: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/items.rs:40:44
[INFO] [stdout]     |
[INFO] [stdout]  40 |                     analysis.ignore_tokens(c);
[INFO] [stdout]     |                              ------------- ^ the trait `quote::ToTokens` is not implemented for `ItemConst`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&ItemConst` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TraitItemFn: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/items.rs:222:52
[INFO] [stdout]     |
[INFO] [stdout] 222 | ...                   analysis.ignore_tokens(i);
[INFO] [stdout]     |                                ------------- ^ the trait `quote::ToTokens` is not implemented for `TraitItemFn`
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&TraitItemFn` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TraitItemFn: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/items.rs:226:48
[INFO] [stdout]     |
[INFO] [stdout] 226 |                         analysis.ignore_tokens(i);
[INFO] [stdout]     |                                  ------------- ^ the trait `quote::ToTokens` is not implemented for `TraitItemFn`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&TraitItemFn` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Attribute: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/items.rs:230:48
[INFO] [stdout]     |
[INFO] [stdout] 230 |                         analysis.ignore_tokens(a);
[INFO] [stdout]     |                                  ------------- ^ the trait `quote::ToTokens` is not implemented for `syn::Attribute`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::Attribute` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::token::Mod: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/items.rs:83:32
[INFO] [stdout]     |
[INFO] [stdout]  83 |         analysis.ignore_tokens(module.mod_token);
[INFO] [stdout]     |                  ------------- ^^^^^^^^^^^^^^^^ the trait `quote::ToTokens` is not implemented for `syn::token::Mod`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::ItemTrait: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/items.rs:237:36
[INFO] [stdout]     |
[INFO] [stdout] 237 |             analysis.ignore_tokens(trait_item);
[INFO] [stdout]     |                      ------------- ^^^^^^^^^^ the trait `quote::ToTokens` is not implemented for `syn::ItemTrait`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::ItemTrait` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_token_stream` exists for struct `std::boxed::Box<syn::Type>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/source_analysis/items.rs:244:14
[INFO] [stdout]     |
[INFO] [stdout] 242 |           let self_ty_name = impl_blk
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 243 | |             .self_ty
[INFO] [stdout] 244 | |             .to_token_stream()
[INFO] [stdout]     | |             -^^^^^^^^^^^^^^^ method cannot be called on `std::boxed::Box<syn::Type>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/src/macros.rs:61:27
[INFO] [stdout]     |
[INFO] [stdout]  61 |           $(#[$enum_attr])* $pub $enum $name $body
[INFO] [stdout]     |                             ---------------------- doesn't satisfy `syn::Type: quote::ToTokens`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `syn::Type: quote::ToTokens`
[INFO] [stdout]             which is required by `std::boxed::Box<syn::Type>: quote::ToTokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for reference `&syn::ItemFn` in the current scope
[INFO] [stdout]    --> src/source_analysis/items.rs:134:29
[INFO] [stdout]     |
[INFO] [stdout] 134 |             let span = func.span();
[INFO] [stdout]     |                             ^^^^ method not found in `&syn::ItemFn`
[INFO] [stdout]     |
[INFO] [stdout] help: one of the expressions' fields has a method of the same name
[INFO] [stdout]     |
[INFO] [stdout] 134 |             let span = func.sig.ident.span();
[INFO] [stdout]     |                             ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_token_stream` exists for reference `&syn::Path`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/source_analysis/items.rs:253:45
[INFO] [stdout]     |
[INFO] [stdout] 253 |                     .unwrap_or_else(|| path.to_token_stream().to_string());
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^ method cannot be called on `&syn::Path` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/src/macros.rs:36:22
[INFO] [stdout]     |
[INFO] [stdout]  36 |         $(#[$attr])* $pub $struct $name $body
[INFO] [stdout]     |                      ------------------------ doesn't satisfy `syn::Path: quote::ToTokens`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `syn::Path: quote::ToTokens`
[INFO] [stdout]             which is required by `&syn::Path: quote::ToTokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for struct `syn::Signature` in the current scope
[INFO] [stdout]    --> src/source_analysis/items.rs:137:27
[INFO] [stdout]     |
[INFO] [stdout] 137 |                 (func.sig.span().start().line, span.end().line),
[INFO] [stdout]     |                           ^^^^ method not found in `syn::Signature`
[INFO] [stdout]     |
[INFO] [stdout] help: one of the expressions' fields has a method of the same name
[INFO] [stdout]     |
[INFO] [stdout] 137 |                 (func.sig.ident.span().start().line, span.end().line),
[INFO] [stdout]     |                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for reference `&syn::ImplItem` in the current scope
[INFO] [stdout]    --> src/source_analysis/items.rs:279:51
[INFO] [stdout]     |
[INFO] [stdout] 279 |                         analysis.ignore_span(item.span());
[INFO] [stdout]     |                                                   ^^^^ method not found in `&syn::ImplItem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::ItemImpl: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/items.rs:287:36
[INFO] [stdout]     |
[INFO] [stdout] 287 |             analysis.ignore_tokens(impl_blk);
[INFO] [stdout]     |                      ------------- ^^^^^^^^ the trait `quote::ToTokens` is not implemented for `syn::ItemImpl`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::ItemImpl` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for reference `&syn::Attribute` in the current scope
[INFO] [stdout]    --> src/source_analysis/items.rs:151:43
[INFO] [stdout]     |
[INFO] [stdout] 151 |                 analysis.ignore_span(attr.span());
[INFO] [stdout]     |                                           ^^^^ method not found in `&syn::Attribute`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Macro: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/macros.rs:36:40
[INFO] [stdout]     |
[INFO] [stdout]  36 |                 analysis.ignore_tokens(mac);
[INFO] [stdout]     |                          ------------- ^^^ the trait `quote::ToTokens` is not implemented for `syn::Macro`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::Macro` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::ItemFn: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/items.rs:166:36
[INFO] [stdout]     |
[INFO] [stdout] 166 |             analysis.ignore_tokens(func);
[INFO] [stdout]     |                      ------------- ^^^^ the trait `quote::ToTokens` is not implemented for `syn::ItemFn`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::ItemFn` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for reference `&syn::Macro` in the current scope
[INFO] [stdout]   --> src/source_analysis/macros.rs:44:29
[INFO] [stdout]    |
[INFO] [stdout] 44 |             let start = mac.span().start().line + 1;
[INFO] [stdout]    |                             ^^^^ method not found in `&syn::Macro`
[INFO] [stdout]    |
[INFO] [stdout] help: one of the expressions' fields has a method of the same name
[INFO] [stdout]    |
[INFO] [stdout] 44 |             let start = mac.delimiter.span().start().line + 1;
[INFO] [stdout]    |                             ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for struct `std::boxed::Box<syn::Block>` in the current scope
[INFO] [stdout]    --> src/source_analysis/items.rs:171:48
[INFO] [stdout]     |
[INFO] [stdout] 171 |                 analysis.cover_span(func.block.span(), Some(ctx.file_contents));
[INFO] [stdout]     |                                                ^^^^ method not found in `std::boxed::Box<syn::Block>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Macro: quote::ToTokens` is not satisfied
[INFO] [stdout]   --> src/source_analysis/macros.rs:45:40
[INFO] [stdout]    |
[INFO] [stdout] 45 |             let range = get_line_range(mac);
[INFO] [stdout]    |                         -------------- ^^^ the trait `quote::ToTokens` is not implemented for `syn::Macro`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]              &T
[INFO] [stdout]              &mut T
[INFO] [stdout]              Arc<T>
[INFO] [stdout]              CString
[INFO] [stdout]              Cow<'a, T>
[INFO] [stdout]              Rc<T>
[INFO] [stdout]              TokenTree
[INFO] [stdout]              bool
[INFO] [stdout]            and 25 others
[INFO] [stdout]    = note: required for `&syn::Macro` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::macros::get_line_range`
[INFO] [stdout]   --> src/source_analysis/macros.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub(crate) fn get_line_range<T>(tokens: T) -> Range<usize>
[INFO] [stdout]    |               -------------- required by a bound in this function
[INFO] [stdout] 55 | where
[INFO] [stdout] 56 |     T: ToTokens,
[INFO] [stdout]    |        ^^^^^^^^ required by this bound in `get_line_range`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::ItemFn: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/items.rs:180:40
[INFO] [stdout]     |
[INFO] [stdout] 180 |                 analysis.ignore_tokens(func);
[INFO] [stdout]     |                          ------------- ^^^^ the trait `quote::ToTokens` is not implemented for `syn::ItemFn`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::ItemFn` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for struct `syn::token::Fn` in the current scope
[INFO] [stdout]    --> src/source_analysis/items.rs:185:49
[INFO] [stdout]     |
[INFO] [stdout] 185 |             let line_number = func.sig.fn_token.span().start().line;
[INFO] [stdout]     |                                                 ^^^^-- help: remove the arguments
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/source_analysis/statements.rs:12:55
[INFO] [stdout]    |
[INFO] [stdout] 12 |                 Stmt::Item(i) => self.process_items(&[i.clone()], ctx),
[INFO] [stdout]    |                                                       ^^^^^^^^^ expected `Item`, found `&Item`
[INFO] [stdout]    |
[INFO] [stdout] note: `syn::Item` does not implement `Clone`, so `&syn::Item` was cloned instead
[INFO] [stdout]   --> src/source_analysis/statements.rs:12:55
[INFO] [stdout]    |
[INFO] [stdout] 12 |                 Stmt::Item(i) => self.process_items(&[i.clone()], ctx),
[INFO] [stdout]    |                                                       ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::StmtMacro: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/statements.rs:39:44
[INFO] [stdout]     |
[INFO] [stdout]  39 |                     analysis.ignore_tokens(mac);
[INFO] [stdout]     |                              ------------- ^^^ the trait `quote::ToTokens` is not implemented for `syn::StmtMacro`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::StmtMacro` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for reference `&syn::Attribute` in the current scope
[INFO] [stdout]    --> src/source_analysis/items.rs:188:50
[INFO] [stdout]     |
[INFO] [stdout] 188 |                 start_line = start_line.min(attr.span().start().line);
[INFO] [stdout]     |                                                  ^^^^ method not found in `&syn::Attribute`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for reference `&syn::StmtMacro` in the current scope
[INFO] [stdout]   --> src/source_analysis/statements.rs:42:37
[INFO] [stdout]    |
[INFO] [stdout] 42 |                     let start = mac.span().start().line;
[INFO] [stdout]    |                                     ^^^^ method not found in `&syn::StmtMacro`
[INFO] [stdout]    |
[INFO] [stdout] help: one of the expressions' fields has a method of the same name
[INFO] [stdout]    |
[INFO] [stdout] 42 |                     let start = mac.mac.delimiter.span().start().line;
[INFO] [stdout]    |                                     ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for struct `syn::token::Fn` in the current scope
[INFO] [stdout]    --> src/source_analysis/items.rs:195:48
[INFO] [stdout]     |
[INFO] [stdout] 195 |             let decl_start = func.sig.fn_token.span().start().line + 1;
[INFO] [stdout]     |                                                ^^^^-- help: remove the arguments
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for struct `std::boxed::Box<syn::Block>` in the current scope
[INFO] [stdout]    --> src/source_analysis/items.rs:196:42
[INFO] [stdout]     |
[INFO] [stdout] 196 |             let stmts_start = func.block.span().start().line;
[INFO] [stdout]     |                                          ^^^^ method not found in `std::boxed::Box<syn::Block>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for reference `&syn::StmtMacro` in the current scope
[INFO] [stdout]   --> src/source_analysis/statements.rs:43:41
[INFO] [stdout]    |
[INFO] [stdout] 43 |                     for i in start..mac.span().end().line {
[INFO] [stdout]    |                                         ^^^^ method not found in `&syn::StmtMacro`
[INFO] [stdout]    |
[INFO] [stdout] help: one of the expressions' fields has a method of the same name
[INFO] [stdout]    |
[INFO] [stdout] 43 |                     for i in start..mac.mac.delimiter.span().end().line {
[INFO] [stdout]    |                                         ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::StmtMacro: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/statements.rs:53:36
[INFO] [stdout]     |
[INFO] [stdout]  53 |             analysis.ignore_tokens(mac);
[INFO] [stdout]     |                      ------------- ^^^ the trait `quote::ToTokens` is not implemented for `syn::StmtMacro`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::StmtMacro` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Attribute: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/statements.rs:67:44
[INFO] [stdout]     |
[INFO] [stdout]  67 |                     analysis.ignore_tokens(a);
[INFO] [stdout]     |                              ------------- ^ the trait `quote::ToTokens` is not implemented for `syn::Attribute`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::Attribute` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `clone` found for enum `syn::Visibility` in the current scope
[INFO] [stdout]    --> src/source_analysis/items.rs:214:53
[INFO] [stdout]     |
[INFO] [stdout] 214 | ...                   vis: trait_item.vis.clone(),
[INFO] [stdout]     |                                           ^^^^^ method not found in `syn::Visibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for reference `&syn::Local` in the current scope
[INFO] [stdout]   --> src/source_analysis/statements.rs:69:33
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 let spn = local.span();
[INFO] [stdout]    |                                 ^^^^ method not found in `&syn::Local`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TraitItemFn: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/items.rs:222:52
[INFO] [stdout]     |
[INFO] [stdout] 222 | ...                   analysis.ignore_tokens(i);
[INFO] [stdout]     |                                ------------- ^ the trait `quote::ToTokens` is not implemented for `TraitItemFn`
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&TraitItemFn` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TraitItemFn: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/items.rs:226:48
[INFO] [stdout]     |
[INFO] [stdout] 226 |                         analysis.ignore_tokens(i);
[INFO] [stdout]     |                                  ------------- ^ the trait `quote::ToTokens` is not implemented for `TraitItemFn`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&TraitItemFn` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Attribute: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/items.rs:230:48
[INFO] [stdout]     |
[INFO] [stdout] 230 |                         analysis.ignore_tokens(a);
[INFO] [stdout]     |                                  ------------- ^ the trait `quote::ToTokens` is not implemented for `syn::Attribute`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::Attribute` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::ItemTrait: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/items.rs:237:36
[INFO] [stdout]     |
[INFO] [stdout] 237 |             analysis.ignore_tokens(trait_item);
[INFO] [stdout]     |                      ------------- ^^^^^^^^^^ the trait `quote::ToTokens` is not implemented for `syn::ItemTrait`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::ItemTrait` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for struct `syn::token::Let` in the current scope
[INFO] [stdout]   --> src/source_analysis/statements.rs:70:49
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 let base_line = local.let_token.span().start().line;
[INFO] [stdout]    |                                                 ^^^^-- help: remove the arguments
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_token_stream` exists for struct `std::boxed::Box<syn::Type>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/source_analysis/items.rs:244:14
[INFO] [stdout]     |
[INFO] [stdout] 242 |           let self_ty_name = impl_blk
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 243 | |             .self_ty
[INFO] [stdout] 244 | |             .to_token_stream()
[INFO] [stdout]     | |             -^^^^^^^^^^^^^^^ method cannot be called on `std::boxed::Box<syn::Type>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/src/macros.rs:61:27
[INFO] [stdout]     |
[INFO] [stdout]  61 |           $(#[$enum_attr])* $pub $enum $name $body
[INFO] [stdout]     |                             ---------------------- doesn't satisfy `syn::Type: quote::ToTokens`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `syn::Type: quote::ToTokens`
[INFO] [stdout]             which is required by `std::boxed::Box<syn::Type>: quote::ToTokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for enum `syn::Pat` in the current scope
[INFO] [stdout]   --> src/source_analysis/statements.rs:73:41
[INFO] [stdout]    |
[INFO] [stdout] 73 |                     let lhs = local.pat.span();
[INFO] [stdout]    |                                         ^^^^ method not found in `syn::Pat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_token_stream` exists for reference `&syn::Path`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/source_analysis/items.rs:253:45
[INFO] [stdout]     |
[INFO] [stdout] 253 |                     .unwrap_or_else(|| path.to_token_stream().to_string());
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^ method cannot be called on `&syn::Path` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/src/macros.rs:36:22
[INFO] [stdout]     |
[INFO] [stdout]  36 |         $(#[$attr])* $pub $struct $name $body
[INFO] [stdout]     |                      ------------------------ doesn't satisfy `syn::Path: quote::ToTokens`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `syn::Path: quote::ToTokens`
[INFO] [stdout]             which is required by `&syn::Path: quote::ToTokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for struct `syn::token::Eq` in the current scope
[INFO] [stdout]   --> src/source_analysis/statements.rs:77:44
[INFO] [stdout]    |
[INFO] [stdout] 77 |                     let eq = init.eq_token.span();
[INFO] [stdout]    |                                            ^^^^-- help: remove the arguments
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for reference `&syn::ImplItem` in the current scope
[INFO] [stdout]    --> src/source_analysis/items.rs:279:51
[INFO] [stdout]     |
[INFO] [stdout] 279 |                         analysis.ignore_span(item.span());
[INFO] [stdout]     |                                                   ^^^^ method not found in `&syn::ImplItem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::ItemImpl: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/items.rs:287:36
[INFO] [stdout]     |
[INFO] [stdout] 287 |             analysis.ignore_tokens(impl_blk);
[INFO] [stdout]     |                      ------------- ^^^^^^^^ the trait `quote::ToTokens` is not implemented for `syn::ItemImpl`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::ItemImpl` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Macro: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/macros.rs:36:40
[INFO] [stdout]     |
[INFO] [stdout]  36 |                 analysis.ignore_tokens(mac);
[INFO] [stdout]     |                          ------------- ^^^ the trait `quote::ToTokens` is not implemented for `syn::Macro`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::Macro` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for struct `std::boxed::Box<syn::Expr>` in the current scope
[INFO] [stdout]   --> src/source_analysis/statements.rs:81:34
[INFO] [stdout]    |
[INFO] [stdout] 81 |                     if init.expr.span().start().line != base_line {
[INFO] [stdout]    |                                  ^^^^ method not found in `std::boxed::Box<syn::Expr>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for reference `&syn::Macro` in the current scope
[INFO] [stdout]   --> src/source_analysis/macros.rs:44:29
[INFO] [stdout]    |
[INFO] [stdout] 44 |             let start = mac.span().start().line + 1;
[INFO] [stdout]    |                             ^^^^ method not found in `&syn::Macro`
[INFO] [stdout]    |
[INFO] [stdout] help: one of the expressions' fields has a method of the same name
[INFO] [stdout]    |
[INFO] [stdout] 44 |             let start = mac.delimiter.span().start().line + 1;
[INFO] [stdout]    |                             ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Macro: quote::ToTokens` is not satisfied
[INFO] [stdout]   --> src/source_analysis/macros.rs:45:40
[INFO] [stdout]    |
[INFO] [stdout] 45 |             let range = get_line_range(mac);
[INFO] [stdout]    |                         -------------- ^^^ the trait `quote::ToTokens` is not implemented for `syn::Macro`
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]              &T
[INFO] [stdout]              &mut T
[INFO] [stdout]              Arc<T>
[INFO] [stdout]              CString
[INFO] [stdout]              Cow<'a, T>
[INFO] [stdout]              TokenTree
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]            and 25 others
[INFO] [stdout]    = note: required for `&syn::Macro` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::macros::get_line_range`
[INFO] [stdout]   --> src/source_analysis/macros.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub(crate) fn get_line_range<T>(tokens: T) -> Range<usize>
[INFO] [stdout]    |               -------------- required by a bound in this function
[INFO] [stdout] 55 | where
[INFO] [stdout] 56 |     T: ToTokens,
[INFO] [stdout]    |        ^^^^^^^^ required by this bound in `get_line_range`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for struct `std::boxed::Box<syn::Expr>` in the current scope
[INFO] [stdout]   --> src/source_analysis/statements.rs:84:47
[INFO] [stdout]    |
[INFO] [stdout] 84 | ...                   .insert(init.expr.span().start().line, base_line);
[INFO] [stdout]    |                                         ^^^^ method not found in `std::boxed::Box<syn::Expr>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Local: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/statements.rs:92:40
[INFO] [stdout]     |
[INFO] [stdout]  92 |                 analysis.ignore_tokens(local);
[INFO] [stdout]     |                          ------------- ^^^^^ the trait `quote::ToTokens` is not implemented for `syn::Local`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::Local` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/source_analysis/statements.rs:12:55
[INFO] [stdout]    |
[INFO] [stdout] 12 |                 Stmt::Item(i) => self.process_items(&[i.clone()], ctx),
[INFO] [stdout]    |                                                       ^^^^^^^^^ expected `Item`, found `&Item`
[INFO] [stdout]    |
[INFO] [stdout] note: `syn::Item` does not implement `Clone`, so `&syn::Item` was cloned instead
[INFO] [stdout]   --> src/source_analysis/statements.rs:12:55
[INFO] [stdout]    |
[INFO] [stdout] 12 |                 Stmt::Item(i) => self.process_items(&[i.clone()], ctx),
[INFO] [stdout]    |                                                       ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::StmtMacro: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/statements.rs:39:44
[INFO] [stdout]     |
[INFO] [stdout]  39 |                     analysis.ignore_tokens(mac);
[INFO] [stdout]     |                              ------------- ^^^ the trait `quote::ToTokens` is not implemented for `syn::StmtMacro`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::StmtMacro` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for struct `syn::File` in the current scope
[INFO] [stdout]    --> src/source_analysis/mod.rs:456:55
[INFO] [stdout]     |
[INFO] [stdout] 456 | ...                   analysis.ignore_span(file.span());
[INFO] [stdout]     |                                                 ^^^^ method not found in `syn::File`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for reference `&syn::StmtMacro` in the current scope
[INFO] [stdout]   --> src/source_analysis/statements.rs:42:37
[INFO] [stdout]    |
[INFO] [stdout] 42 |                     let start = mac.span().start().line;
[INFO] [stdout]    |                                     ^^^^ method not found in `&syn::StmtMacro`
[INFO] [stdout]    |
[INFO] [stdout] help: one of the expressions' fields has a method of the same name
[INFO] [stdout]    |
[INFO] [stdout] 42 |                     let start = mac.mac.delimiter.span().start().line;
[INFO] [stdout]    |                                     ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `WhereClause: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/mod.rs:495:36
[INFO] [stdout]     |
[INFO] [stdout] 495 |             analysis.ignore_tokens(wh);
[INFO] [stdout]     |                      ------------- ^^ the trait `quote::ToTokens` is not implemented for `WhereClause`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               Rc<T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&WhereClause` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for reference `&syn::StmtMacro` in the current scope
[INFO] [stdout]   --> src/source_analysis/statements.rs:43:41
[INFO] [stdout]    |
[INFO] [stdout] 43 |                     for i in start..mac.span().end().line {
[INFO] [stdout]    |                                         ^^^^ method not found in `&syn::StmtMacro`
[INFO] [stdout]    |
[INFO] [stdout] help: one of the expressions' fields has a method of the same name
[INFO] [stdout]    |
[INFO] [stdout] 43 |                     for i in start..mac.mac.delimiter.span().end().line {
[INFO] [stdout]    |                                         ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::StmtMacro: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/statements.rs:53:36
[INFO] [stdout]     |
[INFO] [stdout]  53 |             analysis.ignore_tokens(mac);
[INFO] [stdout]     |                      ------------- ^^^ the trait `quote::ToTokens` is not implemented for `syn::StmtMacro`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::StmtMacro` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Attribute: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/statements.rs:67:44
[INFO] [stdout]     |
[INFO] [stdout]  67 |                     analysis.ignore_tokens(a);
[INFO] [stdout]     |                              ------------- ^ the trait `quote::ToTokens` is not implemented for `syn::Attribute`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::Attribute` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for reference `&syn::Local` in the current scope
[INFO] [stdout]   --> src/source_analysis/statements.rs:69:33
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 let spn = local.span();
[INFO] [stdout]    |                                 ^^^^ method not found in `&syn::Local`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for struct `syn::token::Let` in the current scope
[INFO] [stdout]   --> src/source_analysis/statements.rs:70:49
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 let base_line = local.let_token.span().start().line;
[INFO] [stdout]    |                                                 ^^^^-- help: remove the arguments
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for enum `syn::Pat` in the current scope
[INFO] [stdout]   --> src/source_analysis/statements.rs:73:41
[INFO] [stdout]    |
[INFO] [stdout] 73 |                     let lhs = local.pat.span();
[INFO] [stdout]    |                                         ^^^^ method not found in `syn::Pat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for struct `syn::token::Eq` in the current scope
[INFO] [stdout]   --> src/source_analysis/statements.rs:77:44
[INFO] [stdout]    |
[INFO] [stdout] 77 |                     let eq = init.eq_token.span();
[INFO] [stdout]    |                                            ^^^^-- help: remove the arguments
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            field, not a method
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for struct `std::boxed::Box<syn::Expr>` in the current scope
[INFO] [stdout]   --> src/source_analysis/statements.rs:81:34
[INFO] [stdout]    |
[INFO] [stdout] 81 |                     if init.expr.span().start().line != base_line {
[INFO] [stdout]    |                                  ^^^^ method not found in `std::boxed::Box<syn::Expr>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for struct `std::boxed::Box<syn::Expr>` in the current scope
[INFO] [stdout]   --> src/source_analysis/statements.rs:84:47
[INFO] [stdout]    |
[INFO] [stdout] 84 | ...                   .insert(init.expr.span().start().line, base_line);
[INFO] [stdout]    |                                         ^^^^ method not found in `std::boxed::Box<syn::Expr>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `syn::Local: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/statements.rs:92:40
[INFO] [stdout]     |
[INFO] [stdout]  92 |                 analysis.ignore_tokens(local);
[INFO] [stdout]     |                          ------------- ^^^^^ the trait `quote::ToTokens` is not implemented for `syn::Local`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&syn::Local` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `span` found for struct `syn::File` in the current scope
[INFO] [stdout]    --> src/source_analysis/mod.rs:456:55
[INFO] [stdout]     |
[INFO] [stdout] 456 | ...                   analysis.ignore_span(file.span());
[INFO] [stdout]     |                                                 ^^^^ method not found in `syn::File`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `WhereClause: quote::ToTokens` is not satisfied
[INFO] [stdout]    --> src/source_analysis/mod.rs:495:36
[INFO] [stdout]     |
[INFO] [stdout] 495 |             analysis.ignore_tokens(wh);
[INFO] [stdout]     |                      ------------- ^^ the trait `quote::ToTokens` is not implemented for `WhereClause`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `quote::ToTokens`:
[INFO] [stdout]               &T
[INFO] [stdout]               &mut T
[INFO] [stdout]               Arc<T>
[INFO] [stdout]               CString
[INFO] [stdout]               Cow<'a, T>
[INFO] [stdout]               TokenTree
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]             and 25 others
[INFO] [stdout]     = note: required for `&WhereClause` to implement `quote::ToTokens`
[INFO] [stdout] note: required by a bound in `source_analysis::LineAnalysis::ignore_tokens`
[INFO] [stdout]    --> src/source_analysis/mod.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn ignore_tokens<T>(&mut self, tokens: T)
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 203 |     where
[INFO] [stdout] 204 |         T: ToTokens,
[INFO] [stdout]     |            ^^^^^^^^ required by this bound in `LineAnalysis::ignore_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo-tarpaulin` (lib) due to 97 previous errors; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo-tarpaulin` (lib test) due to 97 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4ed34057881472cfe35eab1f7b07b54da1c670b70bced9c7c6a4a6625ffb013a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ed34057881472cfe35eab1f7b07b54da1c670b70bced9c7c6a4a6625ffb013a", kill_on_drop: false }`
[INFO] [stdout] 4ed34057881472cfe35eab1f7b07b54da1c670b70bced9c7c6a4a6625ffb013a
